Fix parsing of the font: shorthand
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Apr 2016 15:43:29 +0000 (11:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 Apr 2016 15:46:58 +0000 (11:46 -0400)
commitdcd20e17e5d668de1b0075a076b9968caf52851c
treebd4a71523aae53a535b99991d39e09cb2f4ab797
parent7b9b661aead6c491397b57c63acdc45d93c08a58
Fix parsing of the font: shorthand

Our code here was just throwing it at PangoFontDescription.
Fix this by parsing the various components ourselves.
gtk/gtkcssshorthandpropertyimpl.c